home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineButton2_61 / BUTTONCONDACTION on(press).as next >
Text File  |  2005-08-12  |  84b  |  6 lines

  1. on(press){
  2.    this.startDrag();
  3.    nextFrame();
  4.    _parent._parent.drag = 1;
  5. }
  6.